home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / wnder101.zip / WINDERS.DOC < prev   
Text File  |  1992-01-22  |  2KB  |  77 lines

  1. winders(1)                              winders(1)
  2.  
  3. PRONOUNCED
  4.           , 
  5.     win - ders like Tennessee Hillbilly. 
  6.  
  7. SYNOPSIS
  8.  
  9.     d:\<path>\winders [num] [/d <location>] [/b] [/i] [/n] [/a <args>]
  10.  
  11. DESCRIPTION
  12.  
  13.     Winders allows the user to choose to automatically run
  14.     Windows or exit to dos upon startup or reboot. 
  15.     It allows the user to specify a length of time to 
  16.     countdown before Windows 3.0 is loaded.
  17.     Windows may be loaded before the countdown
  18.      is complete by pressing the [SHIFT], [ALT], or [CTRL]
  19.     keys or the user may exit to DOS with any other key. 
  20.  
  21. SYNTAX
  22.  
  23. d:\<path>\winders [num] [/d <location>] [/b] [/i] [/n] [/a <args>]
  24. d:\<path>\winders /h | /?
  25.  
  26. d:\<path>\     is drive and directory path where winders executable is
  27.         located.
  28.  
  29. ARGUMENTS
  30.  
  31. num         is length of pause before loading windows.  It must be
  32.         first argument and may be range of 1 to 32767 in seconds.
  33.         The default pause is 5 seconds.
  34.  
  35. /d <location>     is to specify drive and directory(s) in which
  36.         windows\win.com is located default is c: .
  37.         The location is not optional and will generate an error if
  38.         not found after the /d. There also must be a space between
  39.         the /d and the <location>.  If you use the /d option
  40.         it must contain the drive and all directories leading to
  41.         the \windows\win.com in theis form:
  42.             drive:\dir1\dir2\...\dirn
  43.         The final back-slash is not required.
  44.  
  45. /b         beep on countdown, default no beep.
  46.  
  47. /i         suppress loading windows into screen. Default don't load
  48.         intro.
  49.  
  50. /a <args>    are the arguments to be passed to windows. The arguments are
  51.         not optional and will generate an error if not found after
  52.         the /a. There also must be a space between the /a and the
  53.         <args> and multiple arguments must be placed inside
  54.         quotes.
  55.  
  56. /n        dont print winders countdown banner.
  57.         default print banner.
  58.  
  59. /v        prints out version and copyright information.
  60.  
  61. /h or /?    help screen.
  62.  
  63.  
  64. INSTALLATION
  65.  
  66.     Installation is simple; copy winders.exe into a directory             specified in PATH environment variable.
  67.     If your \windows\win.com is not on c: drive then use -d option
  68.     to specify the full path and drive that leads to \windows\win.com.  
  69.  
  70.  
  71. (c)Copyright Earl W. Hartsell, 1991         All rights reserved. 
  72. Winders Released to the Public Domain 1/1/92 by Author.
  73.  
  74.  
  75.  
  76. Windows is a registered trademark of Microsoft Corporation.
  77.